home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 119 / 119.d81 / coded boot 19 (.txt) < prev    next >
Encoding:
Commodore BASIC  |  1994-01-01  |  996 b   |  25 lines

  1. 5 dv=peek(186):ifdv<8thendv=8
  2. 10 poke53281,0:poke53280,0:print"[147]"
  3. 20 gosub60000
  4. 30 sys57812"psbx 19",dv,0:poke780,0:poke781,0:poke782,48:sys65493
  5. 40 poke53272,29
  6. 170 sys57812"ssx 19",dv,0:poke780,0:poke781,16:poke782,205:sys65493
  7. 200 print"[144]load"chr$(34)"code 19"chr$(34)","dv
  8. 210 print"run"
  9. 220 poke43,1:poke44,64:poke16384,0
  10. 230 poke631,13:poke632,13:poke633,13:poke198,3
  11. 240 new
  12. 250 :
  13. 10000 open15,8,15,"s0:coded boot 19":close15:save"coded boot 19",8:end
  14. 60000 print"[147]":z$=" [152]                                      ":poke214,10:print
  15. 60010 print" [155][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184]":fori=0to11:printz$:next
  16. 60020 print" [151][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][152]"
  17. 60030 z$(0)="[195] [207] [196] [197] [196]    [195] [210] [207] [211] [211] [215] [207] [210] [196]":z$(1)="by [194]arbara [200]. [211]chulak
  18. 60040 z$(2)[178]"(len) 1994 by (NULL)oftdisk (NULL)ublishing"[170][199](13)
  19. 60050 z$(3)[178]"(NULL)his program is the copyrighted work
  20. 60060 z$(4)="of [211][207][198][212][196][201][211][203] [208][213][194][204][201][211][200][201][206][199].  [201]t is not"
  21. 60070 z$(5)="shareware or in the public domain."
  22. 60080 z$(6)="[210]eport illegal distribution of":z$(7)="this program by calling"
  23. 60090 z$(8)="1-800-831-2694 or 1-318-221-8718.":poke214,12:print
  24. 60100 fori=0to8:printtab(20-(len(z$(i))/2))""z$(i):next:return
  25.